Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bloom aggregator string list support #380

Merged
merged 8 commits into from
Oct 23, 2024

Conversation

elliVM
Copy link
Contributor

@elliVM elliVM commented Oct 16, 2024

TeragrepBloomStep aggregate uses dpf-03 BloomFilterAggregator that expects a list of bytes.
If aggregate step is provided with a column of list of strings it will transform the list strings to bytes.

This will enable | teragrep exec regexextract generated tokens to work with bloom create and bloom update.

@elliVM elliVM requested a review from eemhu October 16, 2024 06:26
@elliVM elliVM requested a review from eemhu October 18, 2024 09:55
@elliVM elliVM requested a review from kortemik October 23, 2024 08:37
@elliVM elliVM requested a review from kortemik October 23, 2024 11:16
@kortemik kortemik merged commit 1160ff0 into teragrep:main Oct 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants